home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 17
/
MacFormat 17 (Spain)
/
MacFormat 17.bin
/
DATABASE
/
POWER.DIR
/
00022.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-03-14
|
155 b
|
10 lines
on mouseDown
global gCurChap
puppetSound("click")
updateStage()
set sp to the clickOn - 36
if sp <> gCurChap then
GoChapter(sp)
end if
end